home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / reef / dialogs_it.lua < prev    next >
Text File  |  2005-07-16  |  3KB  |  69 lines

  1.  
  2. dialogId("uts-m-otresy", "font_small", "My goodness, the impact created cave-in!")
  3. dialogStr("Mio dio, l'impatto ha causato una frana!")
  4.  
  5.  
  6. dialogId("uts-v-projet0", "font_big", "I can`t go through this cave-in, we have to find another exit.")
  7. dialogStr("Non posso andare oltre questo smottamento, dobbiamo trovare un'altra uscita.")
  8.  
  9.  
  10. dialogId("uts-v-projet1", "font_big", "This is not the way.")
  11. dialogStr("Non ├¿ questa la strada.")
  12.  
  13.  
  14. dialogId("uts-v-sam", "font_big", "I won`t make it alone.")
  15. dialogStr("Non andr├▓ avanti da solo.")
  16.  
  17.  
  18. dialogId("uts-m-lastura", "font_small", "I probably should have had lifted that shell first.")
  19. dialogStr("Forse, prima, dovevo alzare quella conchiglia.")
  20.  
  21.  
  22. dialogId("uts-v-poradi", "font_big", "Maybe we have to switch these objects.")
  23. dialogStr("Mi sa che dovremmo scambiare questi oggetti.")
  24.  
  25.  
  26. dialogId("uts-m-matrace", "font_small", "A mattress. The best thing you can get under water.")
  27. dialogStr("Un materasso. La miglior cosa che puoi avere sott'acqua.")
  28.  
  29.  
  30. dialogId("uts-m-snek", "font_small", "Now we can drop the snail on the mattress.")
  31. dialogStr("Ora possiamo adagiare la lumachina sul materasso.")
  32.  
  33.  
  34. dialogId("uts-m-nezvedneme", "font_small", "It will be difficult to pick up that snail from there.")
  35. dialogStr("Sar├á difficile togliere quella lumaca da l├¼.")
  36.  
  37.  
  38. dialogId("uts-v-konecne", "font_big", "Finally, it`s there.")
  39. dialogStr("Finalmente, ci siamo.")
  40.  
  41.  
  42. dialogId("uts-m-chudak", "font_small", "The poor snail...")
  43. dialogStr("Povera lumaca...")
  44.  
  45.  
  46. dialogId("uts-v-koraly", "font_big", "We should search the coral reefs.")
  47. dialogStr("Dovremmo cercare nelle barriere coralline.")
  48.  
  49.  
  50. dialogId("uts-m-tvorove", "font_small", "There are going to be many interesting beings to investigate there.")
  51. dialogStr("Ci saranno un sacco di cose interessanti da investigare, l├¼.")
  52.  
  53.  
  54. dialogId("uts-v-mikroskop", "font_big", "Don`t we need a microscope to investigate corals?")
  55. dialogStr("Non ci serve un microscopio per investigare sui coralli?")
  56.  
  57.  
  58. dialogId("uts-m-zivocich", "font_small", "Yes, they are small. But there can be other life forms.")
  59. dialogStr("S├¼, quelli sono piccoli. Ma possono esserci anche altre forme di vita.")
  60.  
  61.  
  62. dialogId("uts-m-zelvy", "font_small", "Coral turtles, for example.")
  63. dialogStr("Tartarughe dei coralli, per esempio.")
  64.  
  65.  
  66. dialogId("uts-m-batyskaf", "font_small", "And moreover I have a suspicion that there's a microscope in a bathyscaph.")
  67. dialogStr("E inoltre ho il sospetto che il microscopio si trovi in un batiscafo.")
  68.  
  69.